Home
last modified time | relevance | path

Searched defs:appids (Results 1 – 7 of 7) sorted by relevance

/dports/net/grilo-plugins/grilo-plugins-0.3.14/tests/steam-store/data/
H A Dnetwork-data.ini5 data=resolve-641990.data
/dports/security/snort3/snort3-3.1.19.0/tools/snort2lua/rule_states/
H A Drule_convert_comma_list.cc92 static const std::string appids = "appids"; variable
/dports/comms/libimobiledevice/libimobiledevice-1.3.0/tools/
H A Didevicedebug.c79 const char* appids[] = {appid, NULL}; in instproxy_client_get_object_by_key_from_info_directionary_for_bundle_identifier() local
/dports/comms/py-libimobiledevice/libimobiledevice-1.3.0/tools/
H A Didevicedebug.c79 const char* appids[] = {appid, NULL}; in instproxy_client_get_object_by_key_from_info_directionary_for_bundle_identifier() local
/dports/comms/libimobiledevice/libimobiledevice-1.3.0/src/
H A Dinstallation_proxy.c612 …_API instproxy_error_t instproxy_lookup(instproxy_client_t client, const char** appids, plist_t cl… in instproxy_lookup()
1007 const char* appids[] = {appid, NULL}; in instproxy_client_get_path_for_bundle_identifier() local
/dports/comms/py-libimobiledevice/libimobiledevice-1.3.0/src/
H A Dinstallation_proxy.c612 …_API instproxy_error_t instproxy_lookup(instproxy_client_t client, const char** appids, plist_t cl… in instproxy_lookup()
1007 const char* appids[] = {appid, NULL}; in instproxy_client_get_path_for_bundle_identifier() local
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/
H A Ddocument.py638 def appids(self) -> 'Table': member in Drawing