Home
last modified time | relevance | path

Searched refs:read_property (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/installer/mac/
Ddo_signing.sh33 DMG_VOLUME_NAME=$(read_property "DMG_VOLUME_NAME")
34 DMG_FILE_NAME=$(read_property "DMG_FILE_NAME")
35 HOST_BUNDLE_NAME=$(read_property "HOST_BUNDLE_NAME")
36 HOST_PKG=$(read_property "HOST_PKG")
37 HOST_UNINSTALLER_NAME=$(read_property "HOST_UNINSTALLER_NAME")
38 NATIVE_MESSAGING_HOST_BUNDLE_NAME=$(read_property\
40 PREFPANE_BUNDLE_NAME=$(read_property "PREFPANE_BUNDLE_NAME")
41 REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=$(read_property\
103 read_property() { function
/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_uart.c239 static void read_property() { in read_property() function
308 read_property(); in phDal4Nfc_uart_read()